func net/http.http2takeInflows

3 uses

	net/http (current package)
		h2_bundle.go#L1365: func http2takeInflows(f1, f2 *http2inflow, n uint32) bool {
		h2_bundle.go#L5642: 		if !http2takeInflows(&sc.inflow, &st.inflow, f.Length) {
		h2_bundle.go#L9770: 		if !http2takeInflows(&cc.inflow, &cs.inflow, f.Length) {